home *** CD-ROM | disk | FTP | other *** search
-
- /** $VER: FunctionHelp.ttx 1.0 (23.10.94)
- **
- ** Activates AmigaGuide help system for the function name
- ** currently under (or to the left of) the cursor.
- **
- ** Written by Kenneth Yarnall. This code may be freely distributed.
- **/
-
- options results
- 'GetWord'
- options
-
- address 'COMMAND'
- 'run >nil: amigaguide sc:help/sc_lib.guide doc ' || result || '()'
-